Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 2.9: Fix nxos_vrf purge breaking with empty aggregate #66367

Merged
merged 1 commit into from Jan 11, 2020

Conversation

NilashishC
Copy link
Contributor

@NilashishC NilashishC commented Jan 10, 2020

Fix to nxos_vrf purge breaks with empty aggregate (#66004)

  • resolving conflicts

  • fixed issue with purge and state var. fixed space issue with vrf name

  • lint issues

(cherry picked from commit a3d67ed)

Add changelog for nxos_vrf fix

SUMMARY

Backport of #66004

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

nxos_vrf.py

Fix to nxos_vrf purge breaks with empty aggregate (ansible#66004)

* resolving conflicts

* fixed issue with purge and state var. fixed space issue with vrf name

* lint issues

(cherry picked from commit a3d67ed)

Add changelog for nxos_vrf fix
@ansibot
Copy link
Contributor

ansibot commented Jan 10, 2020

@ansibot
Copy link
Contributor

ansibot commented Jan 10, 2020

@NilashishC, just so you are aware we have a dedicated Working Group for network.
You can find other people interested in this in #ansible-network on Freenode IRC
For more information about communities, meetings and agendas see https://github.com/ansible/community

click here for bot help

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. cisco Cisco technologies core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category nxos Cisco NXOS community support:community This issue/PR relates to code supported by the Ansible community. support:network This issue/PR relates to code supported by the Ansible Network Team. labels Jan 10, 2020
@mattclay
Copy link
Member

@NilashishC When creating backports, please prefix the reference to the original PR with "Backport of" instead of "Devel PR". That will be consistent with our other backports and will be recognized by the script we run to verify backports.

@mattclay mattclay added the backport_verified This PR has been verified as a backport of a merged devel PR. label Jan 10, 2020
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Jan 10, 2020
@mattclay mattclay merged commit 4de0d46 into ansible:stable-2.9 Jan 11, 2020
@ansible ansible locked and limited conversation to collaborators Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 backport_verified This PR has been verified as a backport of a merged devel PR. backport This PR does not target the devel branch. bug This issue/PR relates to a bug. cisco Cisco technologies core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. networking Network category nxos Cisco NXOS community support:community This issue/PR relates to code supported by the Ansible community. support:network This issue/PR relates to code supported by the Ansible Network Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants